Skip to content

Add "the repo is the tracker" AI PM process blog post#10

Merged
rdavid1099 merged 1 commit into
mainfrom
add-ai-pm-process-blog
Jun 4, 2026
Merged

Add "the repo is the tracker" AI PM process blog post#10
rdavid1099 merged 1 commit into
mainfrom
add-ai-pm-process-blog

Conversation

@rdavid1099

Copy link
Copy Markdown
Contributor

Problem

The blog had no engineering category or posts. This adds the first entry under a new Engineering section, covering an in-repo project management system built around XP principles adapted for AI agent workflows.

Solution

Adds the markdown source for the post at _posts/engineering/2026-06-03-the-repo-is-the-tracker.md and its generated HTML output at engineering/2026-06-03-the-repo-is-the-tracker.html. The post describes a four-layer system (lighthouse, epic, phase, task) that keeps plan and code colocated so agent sessions can bootstrap from current reality rather than stale context. It draws a direct line from Kent Beck's XP practices to the constraints of stateless agent sessions.

Also adds engineering/index.html as the new category landing page and wires it into the homepage index.html above the existing Side Projects section.

Notes

The homepage now has an Engineering section above Side Projects. If the desired sort order differs (e.g. alphabetical or by post volume), that ordering should be adjusted before merge.

# Problem

The blog had no engineering category or posts. This adds the first entry under a new Engineering section, covering an in-repo project management system built around XP principles adapted for AI agent workflows.

# Solution

Adds the markdown source for the post at `_posts/engineering/2026-06-03-the-repo-is-the-tracker.md` and its generated HTML output at `engineering/2026-06-03-the-repo-is-the-tracker.html`. The post describes a four-layer system (lighthouse, epic, phase, task) that keeps plan and code colocated so agent sessions can bootstrap from current reality rather than stale context. It draws a direct line from Kent Beck's XP practices to the constraints of stateless agent sessions.

Also adds `engineering/index.html` as the new category landing page and wires it into the homepage `index.html` above the existing Side Projects section.

# Notes

The homepage now has an Engineering section above Side Projects. If the desired sort order differs (e.g. alphabetical or by post volume), that ordering should be adjusted before merge.
@rdavid1099 rdavid1099 merged commit 7af70b4 into main Jun 4, 2026
1 check passed
@rdavid1099 rdavid1099 deleted the add-ai-pm-process-blog branch June 4, 2026 20:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant